projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05c95cb
)
wip
author
Ian Jackson
<ian.jackson@citrix.com>
Thu, 20 Sep 2018 16:49:16 +0000
(17:49 +0100)
committer
Ian Jackson
<ian.jackson@citrix.com>
Thu, 20 Sep 2018 16:49:16 +0000
(17:49 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 941945ecf0a1b857c85028a594482e9889026e0e..7ae9b3303c1aa7c1e995e7d75c3b2551837492fd 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-37,9
+37,10
@@
dpkg_LDFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
dh $@
override_dh_auto_clean:
- $(MAKE) -j1 distclean
+
:
$(MAKE) -j1 distclean
override_dh_auto_configure:
+ dh_update_autotools_config
./configure \
--disable-stubdom \
--prefix=/usr \